Skip to content

feat: move serverUrl input from /config to /login dialog#73

Merged
lewis617 merged 1 commit into
mainfrom
feat/move-serverurl-to-login-dialog
Jun 25, 2026
Merged

feat: move serverUrl input from /config to /login dialog#73
lewis617 merged 1 commit into
mainfrom
feat/move-serverurl-to-login-dialog

Conversation

@lewis617

Copy link
Copy Markdown
Contributor

Move the server URL configuration field from ConfigDialog to LoginDialog
so users can configure and save the server URL directly in the SSO login
flow without switching between dialogs.

  • LoginDialog: replace read-only serverUrl display with editable input +
    save button that sends updateConfiguration to the backend
  • ConfigDialog: remove serverUrl field
  • ChatApp: keep login dialog open on configurationUpdated message
  • Add CSS for login-serverUrl-row layout
  • Update and add E2E tests for new behavior

Move the server URL configuration field from ConfigDialog to LoginDialog
so users can configure and save the server URL directly in the SSO login
flow without switching between dialogs.

- LoginDialog: replace read-only serverUrl display with editable input +
  save button that sends updateConfiguration to the backend
- ConfigDialog: remove serverUrl field
- ChatApp: keep login dialog open on configurationUpdated message
- Add CSS for login-serverUrl-row layout
- Update and add E2E tests for new behavior
@lewis617 lewis617 merged commit d7f29e8 into main Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant